home *** CD-ROM | disk | FTP | other *** search
/ Rhapsody 4 #2 / Rhapsody 4 - Issue 2.iso / !InstallR4 / DATA / 114 < prev    next >
Text File  |  2007-04-27  |  2KB  |  39 lines

  1. Set Rhapsody4$Dir <Obey$Dir>
  2. Set Rhapsody4Res$Path <Rhapsody4$Dir>.Resources.
  3. Set Alias$@RunType_AD7 Run <Rhapsody4$Dir>.!Run %%*0
  4. Set File$Type_AD7 Rhap4
  5. IconSprites <Rhapsody4$Dir>.!Sprites
  6.  
  7. if "<Rhap4NewScores$Dir>" = "" then error !NewScores application has not been seen. Unable to continue.
  8. if "<System$Path>" = "" then error System resources cannot be found
  9.  
  10. | Set location of Choices file.
  11. Set Rhap4Choices$Dir <Choices$Write>.Rhapsody4
  12.  
  13. | Remove the "|" from the start of the following line if you want
  14. | Choices to be saved within the !Rhapsody4 application itself
  15.  
  16. | Set Rhap4Choices$Dir <Rhapsody4$Dir>.Resources
  17.  
  18. cdir <Rhap4Choices$Dir>
  19. RMEnsure SpriteExtend 0.20 RMReinit SpriteExtend
  20. RMEnsure SpriteUtils 1.04 RMReinit SpriteUtils
  21. RMEnsure ColourTrans 0.51 System:Modules.Colours
  22. RMEnsure ColourTrans 0.51 ERROR You need ColourTrans 0.51 or later
  23. RMEnsure FPEmulator 2.70 System:Modules.FPEmulator
  24. RMEnsure FPEmulator 2.70 ERROR You need FPEmulator 2.70 or later
  25. | *** RMEnsure IRQUtils 0.09 RMLoad <Rhapsody4$Dir>.Resources.IRQUtils
  26. | *** RMEnsure IRQUtils 0.09 ERROR You need IRQUtils 0.09 or later
  27. RMEnsure SoundScheduler 1.13 RMLoad System:Modules.Sound2
  28. RMEnsure SoundScheduler 1.13 ERROR You need SoundScheduler 1.13 or later
  29. RMReInit SoundScheduler
  30. RMEnsure MessageTrans 0.06 RMLoad System:Modules.MsgTrans
  31. RMEnsure MessageTrans 0.06 ERROR You need MessageTrans 0.06 or later
  32. RMEnsure UtilityModule 3.50 RMLoad <Rhapsody4$Dir>.Resources.Dummy
  33. RMEnsure UtilityModule 3.50 IconSprites <Rhapsody4$Dir>.Resources.udlr
  34.  
  35. Wimpslot -min 1200k -max 1200K
  36. Wimpslot -min 1400k -max 1400K
  37.  
  38. Run <Obey$Dir>.!RunImage %*0
  39.